Get Employee Maturity Overview
Data Maturity Scan
Get Employee Maturity Overview
Generate the Employee Maturity Overview for all Employees in the system.
Get Employee Maturity Overview
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Query Parameters
The maximal number of returned entities.
Required range:
1 <= x <= 500Example:
250
The applied offset for returned entities, results starting from offset up to offset + limit.
Required range:
x >= 0Additional metrics to include in the response. By default, only the external_id, low_data_availability, and reasons fields are returned.
Available metrics:
valid_assigned_position- Whether the Employee has a valid assigned position (existing Job).has_business_data- Whether the Employee has business data (Ticket or Project Skill Events).sufficient_working_history- Whether the Employee has at least 3 years of working history.
Available options:
valid_assigned_position, has_business_data, sufficient_working_history This parameter can be used to only include entities with the active attribute set to true or false. If the parameter is not set, all entities will be included.
Example:
true